Skip to content

ConstantReservoirDiffusion Interface #269

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 64 commits into
base: main
Choose a base branch
from

Conversation

mjohnson541
Copy link
Collaborator

Adds a constant reservoir diffusion interface for liquid phase domains that simulates diffusive fluxes between the domain and a constant concentration reservoir.

mjohnson541 and others added 30 commits February 4, 2025 15:26
Removed an invalid field in a Marcus type reaction
in ORR.rms
`cat` is a default Julia function for concatenating
arrays. As a precaution these are renamed to
`catalyst` to avoid conflicts
@ssun30 ssun30 force-pushed the constant_reservoir_diffusion branch 2 times, most recently from 681788c to 4ffdd40 Compare April 15, 2025 00:10
JacksonBurns and others added 12 commits May 23, 2025 14:01
Attempting to Fix the `juliacall` Overhaul on RMG
this interface creates diffusive fluxes between a given domain and a constant concentration reservoir

Some bugfixes by Su:
Fixed undefined variable S
Added missing "export" for ConstantReservoirDiffusion

Co-authored-by: Matt Johnson <mjohnson541@gmail.com>
Co-authored-by: Su Sun <sun.su@northeastern.edu>
fixup: fix assignment to dot addition .+=
@rwest rwest force-pushed the constant_reservoir_diffusion branch from 4ffdd40 to 846c683 Compare July 8, 2025 19:19
@rwest
Copy link
Member

rwest commented Jul 8, 2025

Most of this is in #270 and this should be rebased and merged after that is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants